flat Map
Maps value of this Right to a new Either using transform.
Return
Either mapped using transform or this object if this is a Left.
Since
1.3
Parameters
Maps value of this Left to a new Either using transform.
Return
Either mapped using transform or this object if this is a Right.